Check out the [[JavaScript - Main Page]] # Useful information ## Github details ### Git Repo https://github.com/jonasschmedtmann/complete-javascript-course ### Udemy Slides on Git https://github.com/jonasschmedtmann/complete-javascript-course/blob/master/slides-students-C03.pdf ### Git Clone git@github.com:jonasschmedtmann/complete-javascript-course.git ### Jonas' resources page [Jonas' resources page](http://codingheroes.io/resources/) # Tools ## Brackets [[Brackets]] for editing HTML, CSS, and JS in the first part of the course. - Github theme ## VS Code The second part of the course uses [[VS Code]] for some much greater tom-foolery. ## Google Chrome We'll be using the [[Google Chrome Developer Tools]] for most of the course so I'll make sure I have a page of notes for it too. This will be the developer console we print to in [[Javascript - Absolute Basics]]